Skip to content

Conversation

@LeunensMichiel
Copy link

@LeunensMichiel LeunensMichiel commented Sep 15, 2025

With the latest react-native-reanimated version, and expo sdk 54 (new arch), I got a ts compile error from this library

tsc --build --noEmit

error TS2694: Namespace '"/Users/michielleunens/Documents/code/allride_app/node_modules/react-native-reanimated/lib/typescript/Animated"' has no exported member 'EasingFunction'

I've updated the import locally like this and I was able to compile again

With the latest react-native-reanimated version, and expo sdk 54 (new arch), I got a ts compile error from this library

tsc --build --noEmit

error TS2694: Namespace '"/Users/michielleunens/Documents/code/allride_app/node_modules/react-native-reanimated/lib/typescript/Animated"' has no exported member 'EasingFunction'

I've updated the import locally like this and I was able to compile again
@LeunensMichiel LeunensMichiel changed the title Update constants.ts fix: ts compile error on Animated has no exported member EasingFunction Sep 15, 2025
@github-actions
Copy link

github-actions bot commented Nov 8, 2025

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants